CALLBACK RESULT
This command sets the result of callback function. Note that you cannont use the standard syntax (ENDFUNCTION value) for referenced or callback functions. Any value that you assign to CALLBACK RESULT will be the result of the function.

ARGUMENTS:
* Value = a value that will be the result of the function


SYNTAX
CALLBACK RESULT Value


RELATED INFO
View Intervals, References and Callbacks Index
View STYX Index
View STYX Main File